home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / frame_6 / PlaceObject2_192_90 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2008-09-12  |  146 b   |  7 lines

  1. onClipEvent(load){
  2.    _root.digi_cam.loadSavePicture();
  3.    _root.digi_cam.removeMovieClip();
  4.    this.main = true;
  5.    this.gotoAndStop(3);
  6. }
  7.